| AdConcentrationType |
| Logical Entity Name | AdConcentrationType |
| Default Table Name | AdConcentrationType |
| Physical Only | NO |
| Definition | |
| Note |
| AdConcentrationType Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdConcentrationTypeID |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(50) | NO | ||
| SystemCode | bit | NO | ||
| Active | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| CrmSuppressFlag | bit | NO |
| AdConcentrationType Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_AdConcentrationType_AdConcentrationTypeID | PrimaryKey | AdConcentrationTypeID |
| AdConcentrationType_Code_U_N_IDX | Index | Code |
| AdConcentrationType Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_AdConcentrationType.UserID_SyStaff.SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdConcentration | Non-Identifying | One To Zero or More | FK_AdConcentration.AdConcentrationTypeID_AdConcentrationType.AdConcentrationTypeID | NO | YES | |||
| adConcentrationTypeExternalMap | Non-Identifying | One To Zero or More | FK_adConcentrationTypeExternalMapadConcentrationTypeId_adConcentrationTypeadConcentrationTypeId | NO | YES |
| AdConcentrationType Check Constraints |
| Check Constraint Name | CheckConstraint |